OPC Studio User's Guide and Reference
UAAttributeDataPayload<TValue> Class Members
Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComplexEventProcessing Namespace : UAAttributeDataPayload<TValue> Class

The following tables list the members exposed by UAAttributeDataPayload<TValue>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyThe server timestamp associated with the value.  
Public PropertyThe source timestamp associated with the value.  
Public PropertyThe status code associated with the value.  
Public PropertyThe value of attribute data.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Determines whether the specified System.Object is equal to the current object.  
Public Methodstatic (Shared in Visual Basic)Converts an OPC-UA attribute value, together with status code and timestamps, to an event payload.  
Public MethodOverridden. Serves as a hash function for a particular type.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodOverridden.   
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
Public Operators
Determines whether the two objects are equal.
Converts an OPC-UA attribute value, together with status code and timestamps, to an event payload.
Determines whether the two objects are not equal.
Top
See Also

Reference

UAAttributeDataPayload<TValue> Class
OpcLabs.EasyOpc.UA.ComplexEventProcessing Namespace